projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b7383
)
packages/mako: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:03 +0000
(07:04 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:04:03 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40114
lang/mako/Makefile
patch
|
blob
|
history
diff --git
a/lang/mako/Makefile
b/lang/mako/Makefile
index ad935c6c18d62db15a855833b163107593e21f76..d5101d04e63d0d7297fa339c864177b4e0195375 100644
(file)
--- a/
lang/mako/Makefile
+++ b/
lang/mako/Makefile
@@
-27,7
+27,7
@@
define Package/mako
CATEGORY:=Languages
TITLE:=Mako Templates for Python
URL:=http://www.makotemplates.org/
- DEPENDS:=+python
+ DEPENDS:=+python
endef
define Package/mako/description